翻訳と辞書
Words near each other
・ File sharing in Japan
・ File sharing in Singapore
・ File sharing in the United Kingdom
・ File shortcut
・ File signature
・ File size
・ File spanning
・ File Streaming Technology
・ File synchronization
・ File system
・ File system API
・ File system fragmentation
・ File system permissions
・ File System Visualizer
・ File transfer
File Transfer Protocol
・ File transfer protocol (disambiguation)
・ File types
・ File Under Black
・ File Under Popular
・ File Under Ramones
・ File URI scheme
・ File verification
・ File viewer
・ File virtualization
・ Fileboard
・ FILECOMP
・ FiledBy
・ FileDirector
・ Filefish


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

File Transfer Protocol : ウィキペディア英語版
File Transfer Protocol

The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from one host to another host over a TCP-based network, such as the Internet.
FTP is built on a client-server architecture and uses separate control and data connections between the client and the server. FTP users may authenticate themselves using a clear-text sign-in protocol, normally in the form of a username and password, but can connect anonymously if the server is configured to allow it. For secure transmission that protects the username and password, and encrypts the content, FTP is often secured with SSL/TLS (FTPS). SSH File Transfer Protocol (SFTP) is sometimes also used instead, but is technologically different.
The first FTP client applications were command-line applications developed before operating systems had graphical user interfaces, and are still shipped with most Windows, Unix, and Linux operating systems.〔 Many FTP clients and automation utilities have since been developed for desktops, servers, mobile devices, and hardware, and FTP has been incorporated into productivity applications, such as Web page editors.
==History of FTP server==
The original specification for the File Transfer Protocol was written by Abhay Bhushan and published as RFC 114 on 16 April 1971. Until 1980, FTP ran on NCP, the predecessor of TCP/IP.〔 The protocol was later replaced by a TCP/IP version, RFC 765 (June 1980) and RFC 959 (October 1985), the current specification. Several proposed standards amend RFC 959, for example RFC 2228 (June 1997) proposes security extensions and RFC 2428 (September 1998) adds support for IPv6 and defines a new type of passive mode.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「File Transfer Protocol」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.